10. Best Practices
Best practices heading
Best Practices
ND035 C04 L02 A13 Best Practices
00:00
00:00
Further reading
ND035 C04 L02 A14 Further Reading
00:00
00:00
Topics to explore
Here are the topics mentioned in the above video, which you may want to consider diving into when you have time:
SOLUTION:
- Keep unit tests minimal, only test 1 unit at a time
- Don't test configuration
- Mock external services
- Only assert what you need to
SOLUTION:
When an issue reaches the end customer, it is called a failure; when it is identified and resolved internally, it is referred to as a defect.